github.com/refraction-networking/utls.serverHandshakeStateTLS13.pickCertificate (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_server_tls13.go#L76: 	if err := hs.pickCertificate(); err != nil {
		handshake_server_tls13.go#L498: func (hs *serverHandshakeStateTLS13) pickCertificate() error {